func google.golang.org/protobuf/internal/impl.consumeInt32Slice

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L732: func consumeInt32Slice(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (out unmarshalOutput, err error) {
		codec_gen.go#L787: 	unmarshal: consumeInt32Slice,
		codec_gen.go#L825: 	unmarshal: consumeInt32Slice,